home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / crash_du.swf / scripts / DefineSprite_311 / frame_124 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  194 b   |  5 lines

  1. stop();
  2. highScoresText = "Getting High Scores...";
  3. rn = Math.round(Math.random() * 1000000);
  4. loadVariables("http://www.crashtestdummyolympics.co.uk/cgi-bin/getscores.pl?reload=" + rn,this);
  5.